home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2369 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.0 KB

  1. Path: in1.uu.net!tandem!usenet
  2. From: Anatoli Mandelchtam <tolik@tarley_pc.loc201.tandem.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Creating 16 bit apps
  5. Date: Tue, 16 Jan 1996 21:24:26 -0800
  6. Organization: Tandem Computers Inc., Cupertino, CA
  7. Message-ID: <30FC880A.65AB@tarley_pc.loc201.tandem.com>
  8. References: <4ddvvq$d3e@hermes.louisville.edu>
  9. NNTP-Posting-Host: miket_home1.fnord.tandem.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0b5 (Win95; I)
  14.  
  15. Billy Boone wrote:
  16. .> 
  17. .> I was wondering if Visual C++ version 2.0 or 4.0 had the ability to create
  18. .> both 16 bit or 32 bit applications.  I am currently using version 1.5 and want
  19. .> to upgrade because I have heard both 2.0 and 4.0 are a great improvement over
  20. .> 1.5 but if I can't continue to create 16 bit applications I'll have to stick
  21. .> with 1.5
  22.  
  23. VC++s 2.0 and 4.0 do not compile 16-bit code.  MS provides older VC++ 1.52c that 
  24. does compile 16-bit code on the same CD.  Not very convinient.
  25.  
  26.